1 # Simple Clock
2 <img alt=
"Logo" src="app/src/main/res/mipmap-xxxhdpi/ic_launcher.png" width="80" />
3
4 The app has multiple functions related to timing.
5
6 At the clock you can enable displaying times
from other timezones, or use the simple, but customizable clock widget. The text color of the widget can be customized, as well as the color and the alpha of the background.
7
8 The alarm contains all the expected features
as day selecting, vibration toggling, ringtone selecting, snooze or adding a custom label.
9
10 With the stopwatch you can easily measure a longer period of time, or individual laps. You can sort the laps
by lap time, it contains optional vibrations on button presses too, just to let you know that the button was pressed, even if you cannot look at the device.
11
12 You can easily setup a timer to be notified of some
event. You can both change its ringtone, or toggle vibrations.
13
14 Additional features include preventing the device
from falling asleep while the app is in foreground, or displaying some tabs in fullscreen view.
15
16 Contains no ads or unnecessary permissions. It
is fully opensource, provides customizable colors.
17
18 This app
is just one piece of a bigger series of apps. You can find the rest of them at http://www.simplemobiletools.com
19
20 <a href=
'https://play.google.com/store/apps/details?id=com.simplemobiletools.clock'><img src='http://simplemobiletools.github.io/assets/public/google-play.png' alt='Get it on Google Play' height='45' /></a>
21 <a href=
'https://f-droid.org/packages/com.simplemobiletools.clock'><img src='http://simplemobiletools.github.io/assets/public/f-droid.png' alt='Get it on F-Droid' height='45' /></a>
22
23 <div style=
"display:flex;">
24 <img alt=
"App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/app.png" width="30%">
25 <img alt=
"App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/app_2.png" width="30%">
26 <img alt=
"App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/app_3.png" width="30%">
27 </div>
28
29 License
30 -------
31     Copyright
2018-present SimpleMobileTools
32
33     Licensed under the Apache License, Version
2.0 (the "License");
34     you may not use
this file except in compliance with the License.
35     You may obtain a copy of the License at
36
37        https:
//www.apache.org/licenses/LICENSE-2.0
38
39     Unless required
by applicable law or agreed to in writing, software
40     distributed under the License
is distributed on an "AS IS" BASIS,
41     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
42     See the License
for the specific language governing permissions and
43     limitations under the License.


Gõ tìm kiếm nhanh...